github.com/refraction-networking/utls.clientHandshakeState.pickCipherSuite (method)

2 uses

	github.com/refraction-networking/utls (current package)
		handshake_client.go#L665: func (hs *clientHandshakeState) pickCipherSuite() error {
		handshake_client.go#L907: 	if err := hs.pickCipherSuite(); err != nil {